body { border:0; width: 100%; margin: 0; padding: 0; text-align:left; font-size: 20px; background-color: #efe7d0;}
a { text-decoration: none;}
#verses { font-size: 25px;}
sub { font-size: 0.7em; font-weight: bold;}
/*
bottom tab nav
*/
#nbtab1, #nbtab2, #nbtab3 { width:1%; }
#nbtab4, #nbtab5 { width:11%; }
#nbtab6 { width:260px; }

#navbottom { z-index: 999; font-size: 1.2em; width: 100%; position: fixed; bottom: 30px; background: #EEEEEE; color: #660000; border-top: 2px solid #660000; margin-bottom:-30px; }
ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 45px; width: 500px; }
ul.tabs > li { float: left; height: 44px; line-height: 44px; cursor: pointer; font-weight: bold; background: #EEEEEE; overflow: hidden; position: relative; border-left: 1px solid #999999; }
ul.tabs > li:hover {	background: #CCCCCC; }	
ul.tabs > li.active{ 	background: #FFFFFF; border-bottom: 1px solid #FFFFFF; }
.tab_container { clear: both; float: left; width: 100%; background: #FFFFFF; }
.tab_content { padding-bottom: 40px; font-size: 1.2em; display: none; }

#verses h3 { cursor: pointer; }
#verses h3 span img { vertical-align: -4px; }
#pullDown, #pullUp {padding:0 10px;height:30px;line-height:30px;color:#888;text-align:center}
	
/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 800px or less */

